npm.io
2.1.2 • Published 2 years ago

@types/microtime

Licence
MIT
Version
2.1.2
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
51.4K

Installation

npm install --save @types/microtime

Summary

This package contains type definitions for microtime (https://github.com/wadey/node-microtime).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/microtime.

index.d.ts

export as namespace microtime;

export function now(): number;

export function nowDouble(): number;

export function nowStruct(): number[];

Additional Details

  • Last updated: Tue, 07 Nov 2023 0939 GMT
  • Dependencies: none

Credits

These definitions were written by Kovács Vince.