C# Class TouchRemote.Bonjour.Interop.TimeVal

Datei anzeigen Open project: pieceofsummer/TouchRemote

Public Properties

Property Type Description
sec int
usec int

Public Methods

Method Description
TimeVal ( System.TimeSpan value ) : System

Method Details

TimeVal() public method

public TimeVal ( System.TimeSpan value ) : System
value System.TimeSpan
return System

Property Details

sec public_oe property

public int sec
return int

usec public_oe property

public int usec
return int