MobileTrack.EventHandler.NodeHandlers.Time Namespace

 

Classes

EventAfterTimeSpan Node that checks if the time of the event is after the specified time span.
EventBeforeTimeSpan Node that checks if the time of the event is before the specified time span.
EventBetweenTimeSpans Checks if the first parameter (a time) is between the second and third parameters (time spans) to invoke the true output, otherwise the false output.