MCPcopy Create free account
hub / github.com/apache/mesos / now

Method now

3rdparty/libprocess/src/clock.cpp:230–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228
229
230Time Clock::now()
231{
232 return now(__process__);
233}
234
235
236Time Clock::now(ProcessBase* process)

Callers 4

fbFunction · 0.45
KnFunction · 0.45

Calls 5

timeFunction · 0.85
errorMethod · 0.65
createFunction · 0.50
isErrorMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected