top of page
EasyTime v1.1
EasyTime is a template to expand Clarion's date and time functionality as well as make it easier to use. The following classes are included:
EasyTimer: A high precision stopwatch class.
EasyCountDown: A pause-able count down that will trigger an event, or call a procedure when the timer reaches 0.
EasyDateTime: A combined date-time class that makes dealing with and comparing times easy. Even if those times are on different days or in different time zones.

bottom of page