이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::read_stopwatch_ns
Name
function::read_stopwatch_ns — Reads the time in nanoseconds for a stopwatch
Synopsis
read_stopwatch_ns:long(name:string)
Arguments
name
- stopwatch name
Description
Returns time in nanoseconds for stopwatch
name
. Creates stopwatch name
if it does not currently exist.