elapsedTime
fn
double elapsedTime() @safe @trusted nothrow @nogcReturns the total elapsed time since the application started. Prefer using elapsedTickTime.
double elapsedTime() @safe @trusted nothrow @nogcReturns the total elapsed time since the application started. Prefer using elapsedTickTime.