@pond-ts/financial API Reference
Preparing search index...
InstantRange
Interface InstantRange
An instant range for session queries —
[start, end)
epoch-ms.
interface
InstantRange
{
end
:
number
;
start
:
number
;
}
Index
Properties
end
start
Properties
end
end
:
number
start
start
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
start
@pond-ts/financial API Reference
Loading...
An instant range for session queries —
[start, end)epoch-ms.