clik-engine API
GitHub
Preparing search index...
InputMetrics
Interface InputMetrics
interface
InputMetrics
{
actionCounts
:
Record
<
string
,
number
>
;
actionsPerSecond
:
number
;
idlePeriods
:
{
duration
:
number
;
end
:
number
;
start
:
number
}
[]
;
totalActions
:
number
;
}
Index
Properties
action
Counts
actions
Per
Second
idle
Periods
total
Actions
Properties
action
Counts
actionCounts
:
Record
<
string
,
number
>
actions
Per
Second
actionsPerSecond
:
number
idle
Periods
idlePeriods
:
{
duration
:
number
;
end
:
number
;
start
:
number
}
[]
total
Actions
totalActions
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Counts
actions
Per
Second
idle
Periods
total
Actions
GitHub
clik-engine API
Loading...