9 ::ll::TypedStorage<8, 8, ::std::atomic<uint64>> mCount;
10 ::ll::TypedStorage<8, 8, ::std::atomic<uint64>> mNanoseconds;
11 ::ll::TypedStorage<8, 8, ::std::atomic<uint64>> mMaxSample;
17 MCAPI_C
void addTime(::std::chrono::nanoseconds
const& time);