SBB Host
Host communication with the self balancing bike.
Loading...
Searching...
No Matches
utils::hhmmss_t Struct Reference

A structure for handling elapsed time in hour, minute, second format. More...

#include <SBBUtils.h>

Public Attributes

int s
 
int m
 
int h
 

Detailed Description

A structure for handling elapsed time in hour, minute, second format.

Member Data Documentation

◆ h

int utils::hhmmss_t::h

◆ m

int utils::hhmmss_t::m

◆ s

int utils::hhmmss_t::s