Message.parseAsyncStart

Extract the new_base_time from the async_start message. MT safe.

class Message
void
parseAsyncStart
(
out int newBaseTime
)

Parameters

newBaseTime int

Result location for the new_base_time or NULL Since 0.10.13

Meta