Dart SDK
dart:html
Performance
constructor
Performance.internal_
Performance.internal_
class Performance
Constructors
internal_
Properties
memory
navigation
timing
hashCode
on
runtimeType
Methods
clearFrameTimings
clearMarks
clearMeasures
clearResourceTimings
getEntries
getEntriesByName
getEntriesByType
mark
measure
now
setFrameTimingBufferSize
setResourceTimingBufferSize
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
supported
Performance.internal_
(
)
Source
@Deprecated("Internal Use Only") Performance.internal_() : super.internal_();
constructor Performance.internal_