26// Defines a callback that should be invoked at the specified time (format should be "HHMMSS" and TimeAndWeatherManager periodicity should be set accordingly)
27 proto voidSetTimeEvent(string time, Managed inst, func callback, bool delayed = true, bool singleUse = false);