screeps-api
Github
npm
Preparing search index...
UserCpuEventData
Interface UserCpuEventData
Payload of a
UserCpuEvent
interface
UserCpuEventData
{
cpu
:
number
;
memory
:
number
;
}
Index
Properties
cpu
memory
Properties
cpu
cpu
:
number
CPU used last tick (integer value)
memory
memory
:
number
Current memory usage (in bytes)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cpu
memory
Github
npm
screeps-api
Loading...
Payload of a UserCpuEvent