MCPcopy Index your code
hub / github.com/google/gopacket / Resolution

Method Resolution

time.go:71–71  ·  view source on GitHub ↗

Resolution returns the timestamp resolution of acquired timestamps before scaling to NanosecondTimestampResolution.

()

Source from the content-addressed store, hash-verified

69type PacketSourceResolution interface {
70 // Resolution returns the timestamp resolution of acquired timestamps before scaling to NanosecondTimestampResolution.
71 Resolution() TimestampResolution
72}

Callers 1

ResolutionMethod · 0.65

Implementers 4

Handlepcap/pcap.go
NgInterfacepcapgo/pcapng.go
NgReaderpcapgo/ngread.go
Readerpcapgo/read.go

Calls

no outgoing calls

Tested by

no test coverage detected