CRaPI - Correct Robust and Perfect API

TimeEventArgs Constructor 

Creates a new TimeEventArgs with the specified time.

public TimeEventArgs(
   int pTime
);

Parameters

pTime
The time set by the event.

See Also

TimeEventArgs Class | TeamYaffa.CRaPI Namespace