Lagstat Summary
It might be useful to know what the /lagstat command would say
as a point of comparison.
Content copied to clipboard
org.emulinker.proto.Event.LagstatSummaryTypes
Link copied to clipboard
class Builder : GeneratedMessage.Builder<Event.LagstatSummary.Builder> , Event.LagstatSummaryOrBuilder
It might be useful to know what the /lagstat command would say
as a point of comparison.
Content copied to clipboard
org.emulinker.proto.Event.LagstatSummaryLink copied to clipboard
Protobuf type
org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLagLink copied to clipboard
Functions
Link copied to clipboard
inline fun Event.LagstatSummary.copy(block: EventKt.LagstatSummaryKt.Dsl.() -> Unit): Event.LagstatSummary
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The measured drift over the window
Content copied to clipboard
double game_lag_ms = 2;Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;Link copied to clipboard
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;Link copied to clipboard
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;Link copied to clipboard
open fun getPlayerAttributedLagsOrBuilder(index: Int): Event.LagstatSummary.PlayerAttributedLagOrBuilder
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;Link copied to clipboard
open fun getPlayerAttributedLagsOrBuilderList(): List<out Event.LagstatSummary.PlayerAttributedLagOrBuilder>
repeated .org.emulinker.proto.Event.LagstatSummary.PlayerAttributedLag player_attributed_lags = 3;Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The duration over which lag is being measured.
Content copied to clipboard
int32 window_duration_ms = 1;Link copied to clipboard
The measured drift over the window
Content copied to clipboard
double game_lag_ms = 2;Link copied to clipboard
The duration over which lag is being measured.
Content copied to clipboard
int32 window_duration_ms = 1;Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Event.LagstatSummary
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): Event.LagstatSummary
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): Event.LagstatSummary
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): Event.LagstatSummary
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Event.LagstatSummary
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): Event.LagstatSummary
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard