Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReactiveX/rxjs
/
Class
packages/test/src/virtual-time.ts:797–797 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
795
}
796
797
class
VirtualNodeTimerHandle {
798
readonly #entry: TimerEntry;
799
readonly #refresh: () => void;
800
readonly #cancel: () => void;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected