1 instantiation of TimedEvent
Microsoft.ML.FastTree (1)
Utils\Timer.cs (1)
214
return new
TimedEvent
(_state.Watch.ElapsedTicks, e);
1 reference to TimedEvent
Microsoft.ML.FastTree (1)
Utils\Timer.cs (1)
211
public static
TimedEvent
Time(TimerEvent e)