orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-panel
/
org.openrndr.panel
/
ControlManager
/
ProfileData
Profile
Data
class
ProfileData
(
var
hits
:
Int
=
0
,
var
time
:
Long
=
0
)
(
source
)
Members
Constructors
Profile
Data
Link copied to clipboard
constructor
(
hits
:
Int
=
0
,
time
:
Long
=
0
)
Properties
hits
Link copied to clipboard
var
hits
:
Int
time
Link copied to clipboard
var
time
:
Long