UNPKG

react-native-timestamp-timer-hooks

Version:
4 lines (3 loc) 75 B
export const getCurrentTimeStamp = (): number => { return Date.now(); };