Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
msg_time_t Struct Reference

Represents a time-of-day value as parsed from a BusMaster log entry. More...

#include <busmaster_priv.h>

Public Attributes

unsigned hours
 
unsigned minutes
 
unsigned seconds
 
unsigned micros
 

Detailed Description

Represents a time-of-day value as parsed from a BusMaster log entry.

Member Data Documentation

◆ hours

unsigned msg_time_t::hours

Hours component (0–23)

◆ micros

unsigned msg_time_t::micros

Microseconds component (0–999999)

◆ minutes

unsigned msg_time_t::minutes

Minutes component (0–59)

◆ seconds

unsigned msg_time_t::seconds

Seconds component (0–59)


The documentation for this struct was generated from the following file: