Search
Preparing search index...
The search index is not available
webgl-operate
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
webgl-operate
Benchmark
Class Benchmark
Hierarchy
Benchmark
Index
Constructors
constructor
Properties
_frame
Prepare
_frames
_frames
For
Warmup
_frames
Per
Cycle
_results
_running
_runs
_runs
Finished
Accessors
running
Methods
frame
initialize
Constructors
constructor
new
Benchmark
(
)
:
Benchmark
Returns
Benchmark
Properties
Protected
_frame
Prepare
_frame
Prepare
:
undefined
|
FramePrepareCallback
= ...
Protected
_frames
_frames
:
number
Protected
_frames
For
Warmup
_frames
For
Warmup
:
number
Protected
_frames
Per
Cycle
_frames
Per
Cycle
:
number
Protected
_results
_results
:
number
[]
= ...
Protected
_running
_running
:
boolean
= false
Protected
_runs
_runs
:
number
Protected
_runs
Finished
_runs
Finished
:
undefined
|
RunsFinishedCallback
= ...
Accessors
running
get
running
(
)
:
boolean
Returns
boolean
Methods
frame
frame
(
)
:
void
Returns
void
initialize
initialize
(
cycles
:
number
, framesForWarmup
:
number
, framesPerRun
:
number
, framePrepare
:
FramePrepareCallback
, runsFinished
:
RunsFinishedCallback
)
:
void
Parameters
cycles:
number
framesForWarmup:
number
framesPerRun:
number
framePrepare:
FramePrepareCallback
runsFinished:
RunsFinishedCallback
Returns
void
Exports
Benchmark
constructor
_frame
Prepare
_frames
_frames
For
Warmup
_frames
Per
Cycle
_results
_running
_runs
_runs
Finished
running
frame
initialize