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