-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.webgl shader factory.<internal>.Performance
@ralphschuler/webgl-shader-factory.<internal>.Performance
Provides access to performance-related information for the current page. It's part of the High Resolution Time API, but is enhanced by the Performance Timeline API, the Navigation Timing API, the User Timing API, and the Resource Timing API.
-
EventTarget↳
Performance
- addEventListener
- clearMarks
- clearMeasures
- clearResourceTimings
- dispatchEvent
- getEntries
- getEntriesByName
- getEntriesByType
- mark
- measure
- now
- removeEventListener
- setResourceTimingBufferSize
- toJSON
• Readonly eventCounts: EventCounts
node_modules/typescript/lib/lib.dom.d.ts:16951
• Readonly navigation: PerformanceNavigation
Deprecated
node_modules/typescript/lib/lib.dom.d.ts:16957
• onresourcetimingbufferfull: null | (this: Performance, ev: Event) => any
node_modules/typescript/lib/lib.dom.d.ts:16959
• Readonly timeOrigin: number
node_modules/typescript/lib/lib.dom.d.ts:16961
• Readonly timing: PerformanceTiming
Deprecated
node_modules/typescript/lib/lib.dom.d.ts:16967
▸ addEventListener<K>(type, listener, options?): void
| Name | Type |
|---|---|
K |
extends "resourcetimingbufferfull"
|
| Name | Type |
|---|---|
type |
K |
listener |
(this: Performance, ev: PerformanceEventMap[K]) => any
|
options? |
boolean | AddEventListenerOptions
|
void
EventTarget.addEventListener
node_modules/typescript/lib/lib.dom.d.ts:16990
▸ addEventListener(type, listener, options?): void
| Name | Type |
|---|---|
type |
string |
listener |
EventListenerOrEventListenerObject |
options? |
boolean | AddEventListenerOptions
|
void
EventTarget.addEventListener
node_modules/typescript/lib/lib.dom.d.ts:16991
▸ clearMarks(markName?): void
| Name | Type |
|---|---|
markName? |
string |
void
node_modules/typescript/lib/lib.dom.d.ts:16969
▸ clearMeasures(measureName?): void
| Name | Type |
|---|---|
measureName? |
string |
void
node_modules/typescript/lib/lib.dom.d.ts:16971
▸ clearResourceTimings(): void
void
node_modules/typescript/lib/lib.dom.d.ts:16973
▸ dispatchEvent(event): boolean
Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
| Name | Type |
|---|---|
event |
Event |
boolean
EventTarget.dispatchEvent
node_modules/typescript/lib/lib.dom.d.ts:8217
▸ getEntries(): PerformanceEntryList
node_modules/typescript/lib/lib.dom.d.ts:16975
▸ getEntriesByName(name, type?): PerformanceEntryList
| Name | Type |
|---|---|
name |
string |
type? |
string |
node_modules/typescript/lib/lib.dom.d.ts:16977
▸ getEntriesByType(type): PerformanceEntryList
| Name | Type |
|---|---|
type |
string |
node_modules/typescript/lib/lib.dom.d.ts:16979
▸ mark(markName, markOptions?): PerformanceMark
| Name | Type |
|---|---|
markName |
string |
markOptions? |
PerformanceMarkOptions |
node_modules/typescript/lib/lib.dom.d.ts:16981
▸ measure(measureName, startOrMeasureOptions?, endMark?): PerformanceMeasure
| Name | Type |
|---|---|
measureName |
string |
startOrMeasureOptions? |
string | PerformanceMeasureOptions
|
endMark? |
string |
node_modules/typescript/lib/lib.dom.d.ts:16983
▸ now(): number
number
node_modules/typescript/lib/lib.dom.d.ts:16985
▸ removeEventListener<K>(type, listener, options?): void
| Name | Type |
|---|---|
K |
extends "resourcetimingbufferfull"
|
| Name | Type |
|---|---|
type |
K |
listener |
(this: Performance, ev: PerformanceEventMap[K]) => any
|
options? |
boolean | EventListenerOptions
|
void
EventTarget.removeEventListener
node_modules/typescript/lib/lib.dom.d.ts:16992
▸ removeEventListener(type, listener, options?): void
| Name | Type |
|---|---|
type |
string |
listener |
EventListenerOrEventListenerObject |
options? |
boolean | EventListenerOptions
|
void
EventTarget.removeEventListener
node_modules/typescript/lib/lib.dom.d.ts:16993
▸ setResourceTimingBufferSize(maxSize): void
| Name | Type |
|---|---|
maxSize |
number |
void
node_modules/typescript/lib/lib.dom.d.ts:16987
▸ toJSON(): any
any
node_modules/typescript/lib/lib.dom.d.ts:16989
- @ralphschuler/ai-function-caller
- index
- types/AIFunction
- types/Message
- @ralphschuler/assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- error
- index
- util
- @ralphschuler/better-map
- @ralphschuler/better-set
- @ralphschuler/binary-serializer
- @ralphschuler/bit-mask
- @ralphschuler/complex-compare
- @ralphschuler/i811n
- @ralphschuler/logger
- Color
- ColorMap
- Logger
- animations/BallonAnimation
- animations/BaseAnimation
- animations/BombAnimation
- animations/BouncingBallAnimation
- animations/ClockAnimation
- animations/DotsAnimation
- animations/HorizontalBarAnimation
- animations/PongAnimation
- animations/ProgressAnimation
- animations/ProgressBarAnimation
- animations/SpinnerAnimation
- animations/VerticalBarAnimation
- enums/LogLevel
- index
- interfaces/IColor
- interfaces/IMessage
- types/ColorName
- types/Colors
- @ralphschuler/lsystem
- @ralphschuler/mixin-class-factory
- @ralphschuler/neuronal-network
- @ralphschuler/parser-combinator
- index
- inputTypes
- parser
- unicode
- @ralphschuler/prom-metrics-decorator
- @ralphschuler/prom-metrics-parser
- @ralphschuler/random
- PseudoRandomItemSelector
- PseudoRandomNumberGenerator
- Seed
- index
- strategies
- strategy
- strategy
- strategy
- strategy
- strategy
- strategy
- types
- type
- type
- type
- @ralphschuler/safe-array
- @ralphschuler/slot-mashine
- @ralphschuler/state-store
- StateStore
- index
- type
- type
- type
- type
- type
- type
- type
- type
- util
- @ralphschuler/stats-tracker
- @ralphschuler/ts-error
- error
- index
- type
- util
- util
- util
- util
- @ralphschuler/webgl-sand-engine
- index
- pixel-renderer
- @ralphschuler/webgl-shader-factory
- "node:stream/consumers"
- "node:stream/promises"
- ChatCompletionSnapshot
- Choice
- Message
- ToolCall
- EventEmitter
- FormData
- OpenAI
- OpenAI
- Audio
- Speech
- Transcriptions
- Translations
- Beta
- Assistants
- Assistant
- AssistantCreateParams
- AssistantUpdateParams
- Files
- Chat
- Threads
- Messages
- Files
- MessageContentImageFile
- MessageContentText
- Text
- FileCitation
- FilePath
- Runs
- RequiredActionFunctionToolCall
- Run
- RequiredAction
- RunCreateParams
- RunSubmitToolOutputsParams
- Steps
- CodeToolCall
- CodeInterpreter
- Image
- FunctionToolCall
- MessageCreationStepDetails
- RunStep
- ThreadCreateAndRunParams
- Thread
- ThreadCreateParams
- Chat
- Completions
- ChatCompletion
- ChatCompletionAssistantMessageParam
- ChatCompletionChunk
- Choice
- Delta
- ToolCall
- ChatCompletionContentPartImage
- ChatCompletionCreateParams
- ChatCompletionMessage
- ChatCompletionMessageToolCall
- ChatCompletionNamedToolChoice
- Completions
- CompletionChoice
- CompletionCreateParams
- Edits
- Edit
- Embeddings
- CreateEmbeddingResponse
- Files
- FineTunes
- FineTune
- FineTuneCreateParams
- FineTuneListEventsParams
- FineTuning
- Jobs
- FineTuningJob
- JobCreateParams
- Images
- Models
- Moderations
- Moderation
- internal
- finished
- pipeline
- "node:stream/consumers"
- "node:stream/promises"
- EventEmitter
- internal
- finished
- pipeline
- Counter
- Gauge
- Histogram
- Summary