ReactOS 0.4.15-dev-7918-g2a2556c
_FTIME Struct Reference

#include <oscalls.h>

Public Attributes

unsigned short twosecs: 5
 
unsigned short minutes: 6
 
unsigned short hours: 5
 

Detailed Description

Definition at line 42 of file oscalls.h.

Member Data Documentation

◆ hours

unsigned short _FTIME::hours

Definition at line 46 of file oscalls.h.

◆ minutes

unsigned short _FTIME::minutes

Definition at line 45 of file oscalls.h.

◆ twosecs

unsigned short _FTIME::twosecs

Definition at line 44 of file oscalls.h.


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