timeCalibration

package
v0.0.0-...-620f6c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proccess

type Proccess struct {
	RunningNo   int64
	RpcFuncName string
	StageTime   []*StageInfo
}

func (*Proccess) String

func (p *Proccess) String()

type StageInfo

type StageInfo struct {
	Fn string
}

type TimeCalibration

type TimeCalibration struct {
	RunningNoMapUserId sync.Map
	Proccess           sync.Map
}

func (*TimeCalibration) FromClientTimeDelay

func (tc *TimeCalibration) FromClientTimeDelay(userId int64, t int64)

func (*TimeCalibration) ToClientTimeDelay

func (tc *TimeCalibration) ToClientTimeDelay(userId int64, t int64)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL