1 instantiation of TimerState
Microsoft.ML.FastTree (1)
Utils\Timer.cs (1)
203Interlocked.CompareExchange(ref _state, new TimerState(), null);
1 reference to TimerState
Microsoft.ML.FastTree (1)
Utils\Timer.cs (1)
119private static TimerState _state;