Returns the start time of this timed event.
Returns:
the start time of this timed event
9 10 11
# File 'lib/hallmonitor/timed_event.rb', line 9 def start @start end