* Unsafely returns the current time in nanoseconds.
()
| 40 | * Unsafely returns the current time in nanoseconds. |
| 41 | */ |
| 42 | unsafeCurrentTimeNanos(): bigint |
| 43 | /** |
| 44 | * Returns the current time in nanoseconds. |
| 45 | */ |
no outgoing calls
no test coverage detected