5#ifndef ICE_UTIL_STOPWATCH_H
6#define ICE_UTIL_STOPWATCH_H
10namespace IceUtilInternal
32 bool isStarted()
const
34 return _s != IceUtil::Time();
static Time now(Clock=Realtime)
@ Monotonic
Definition Time.h:27
long long Int64
Definition Config.h:342