sarkas.utilities.timing.SarkasTimer.stop#

SarkasTimer.stop()[source]#

Stop the timer, and report the elapsed time.

Return type

int

Returns

elapsed_time (int) – Elapsed time in nanoseconds.