Add now for real
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import {cached} from "./LRUCache"
|
||||
// ===========================================================================
|
||||
// General-purpose
|
||||
|
||||
const now = () => Math.round(Date.now() / 1000)
|
||||
export const now = () => Math.round(Date.now() / 1000)
|
||||
|
||||
// ===========================================================================
|
||||
// Relays
|
||||
|
||||
Reference in New Issue
Block a user