Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReactiveX/rxjs
/ refresh
Method
refresh
packages/test/src/virtual-time.ts:822–825 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
820
}
821
822
refresh(): this {
823
this.#refresh();
824
return
this;
825
}
826
827
[Symbol.toPrimitive](): number {
828
return
this.#entry.id;
Callers
1
index.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected