Returns the seconds spent on the current render.
# Get the value of the property.propertyValue = inCanvasRendering_var.elapsedTime
#include <Fusion/Render/InCanvasRendering.h>// Get the value of the property.integer propertyValue = inCanvasRendering_var->elapsedTime();