Navigation
Name
Rascal
/
Libraries
/
util
/
Benchmark
/
getNanoTime
Synopsis
Current time in nanoseconds (10
-9
sec) since January 1, 1970 GMT.
Function
int getNanoTime()
Usage
import util::Benchmark;
Description
Get the wall clock time in nanoseconds.
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.