mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
Telemetry: Remove stubs and related code
This commit is contained in:
parent
10053448d6
commit
aea50f182f
134 changed files with 68 additions and 3422 deletions
|
|
@ -6605,10 +6605,6 @@ SetStopwatchIsMonitoringJank(JSContext*, bool);
|
|||
extern JS_PUBLIC_API(bool)
|
||||
GetStopwatchIsMonitoringJank(JSContext*);
|
||||
|
||||
// Extract the CPU rescheduling data.
|
||||
extern JS_PUBLIC_API(void)
|
||||
GetPerfMonitoringTestCpuRescheduling(JSContext*, uint64_t* stayed, uint64_t* moved);
|
||||
|
||||
|
||||
/**
|
||||
* Add a number of microseconds to the time spent waiting on CPOWs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue