namespace: ashet.datetime
System Calls
Asynchronous Operations
async_call Alarm(in when: DateTime)Sleeps until
datetime.now()returns a point in time that comes afterAlarm.when.
async_call Alarm(in when: DateTime)
Sleeps until datetime.now() returns a point in time that comes after Alarm.when.