EventController.getCurrentEventTime

Returns the timestamp of the event that is currently being handled by the controller, and 0 otherwise.

class EventController
uint
getCurrentEventTime
()

Return Value

Type: uint

timestamp of the event is currently handled by @controller

Meta