deno.land / std@0.157.0 / testing / _time.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
11
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
/** Used internally for testing that fake time uses real time correctly. */export const _internals = { Date, setTimeout, clearTimeout, setInterval, clearInterval,};
std

Version Info

Tagged at
a year ago