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

Function GetCalibrationState

library/cpp/yt/cpu_clock/clock.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46TCalibrationState GetCalibrationState()
47{
48 return GetCalibrationState(GetCpuInstant());
49}
50
51TDuration CpuDurationToDuration(TCpuDuration cpuDuration, double ticksToMicroseconds)
52{

Callers 3

GetInstantFunction · 0.85
CpuInstantToInstantFunction · 0.85
InstantToCpuInstantFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected