Return the elapsed time in seconds since the render began.
elapsed_time = get_time()
Call get_time to get the elapsed time since the render begain. This only useful in an interactive mode (i.e. OSC) where commands can be sent while the render is happening.