Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
LagCompensationWsHandle
Interface LagCompensationWsHandle<TState, TInput>
interface
LagCompensationWsHandle
<
TState
=
unknown
,
TInput
=
unknown
>
{
lag
:
LagCompensation
<
TState
,
TInput
>
;
ingest
(
raw
:
string
)
:
string
;
}
Type Parameters
TState
=
unknown
TInput
=
unknown
Index
Properties
lag
Methods
ingest
Properties
lag
lag
:
LagCompensation
<
TState
,
TInput
>
Methods
ingest
ingest
(
raw
:
string
)
:
string
Parameters
raw
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lag
Methods
ingest
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...