Method: XfOOrth::VirtualMachine#start_time
- Defined in:
- lib/fOOrth/interpreter.rb
#start_time ⇒ Object
The fOOrth timer anchor point. Used to assist in benchmarking etc.
15 16 17 |
# File 'lib/fOOrth/interpreter.rb', line 15 def start_time @start_time end |