Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ktime Union Reference

#include <ktime.h>

Data Fields

s64 tv64
 
struct {
   s32   nsec
 
   s32   sec
 
tv
 

Detailed Description

Definition at line 46 of file ktime.h.

Field Documentation

s32 nsec

Definition at line 53 of file ktime.h.

s32 sec

Definition at line 53 of file ktime.h.

struct { ... } tv
s64 tv64

Definition at line 47 of file ktime.h.


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