MapLibre Compose API Reference
Toggle table of contents
0.14.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
location-runtime-linux
/
org.maplibre.compose.location.desktop.linux.portal
/
PortalTimestamp
Portal
Timestamp
class
PortalTimestamp
:
Struct
Members
Constructors
Portal
Timestamp
Link copied to clipboard
constructor
(
seconds
:
UInt64
,
microseconds
:
UInt64
)
Properties
microseconds
Link copied to clipboard
val
microseconds
:
UInt64
parameters
Link copied to clipboard
open
val
parameters
:
Array
<
Any
>
seconds
Link copied to clipboard
val
seconds
:
UInt64
Functions
equals
Link copied to clipboard
fun
equals
(
_other
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
fun
toString
(
)
:
String