Class faabric::util::Clock

class Clock

Public Functions

Clock()
const TimePoint now()
long epochMillis()
long timeDiff(const TimePoint &t1, const TimePoint &t2)
long timeDiffNano(const TimePoint &t1, const TimePoint &t2)
long timeDiffMicro(const TimePoint &t1, const TimePoint &t2)