* Unsafely returns the current time in milliseconds.
()
| 32 | * Unsafely returns the current time in milliseconds. |
| 33 | */ |
| 34 | unsafeCurrentTimeMillis(): number |
| 35 | /** |
| 36 | * Returns the current time in milliseconds. |
| 37 | */ |
no outgoing calls
no test coverage detected