react-playground
Preparing search index...
metronome/src/context
MetronomeValue
Interface MetronomeValue
interface
MetronomeValue
{
beat
:
number
;
lastBeatAtMs
:
number
|
null
;
running
:
boolean
;
tempo
:
number
;
}
Index
Properties
beat
last
Beat
At
Ms
running
tempo
Properties
beat
beat
:
number
last
Beat
At
Ms
lastBeatAtMs
:
number
|
null
running
running
:
boolean
tempo
tempo
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
beat
last
Beat
At
Ms
running
tempo
react-playground
Loading...