MCPcopy Create free account
hub / github.com/catboost/catboost / TInstant

Class TInstant

util/datetime/base.h:33–33  ·  view source on GitHub ↗

Microseconds since epoch

Source from the content-addressed store, hash-verified

31
32// Microseconds since epoch
33class TInstant;
34
35// Duration is microseconds. Could be used to store timeouts, for example.
36class TDuration;

Callers 7

TestEventQueueMethod · 0.85
GetThreadCPUTimeFunction · 0.85
UpdateMethod · 0.85
FromValueMethod · 0.85
MaxMethod · 0.85
ZeroMethod · 0.85
MicroSecondsMethod · 0.85

Calls

no outgoing calls

Tested by 1

TestEventQueueMethod · 0.68