Click or drag to resize

Time   Conversion (Double to Time)

[Missing <summary> documentation for "M:RAYLASE.PDA.API.Time.op_Implicit(System.Double)~RAYLASE.PDA.API.Time"]


Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public static implicit operator Time (
	double microseconds
)

Parameters

microseconds  Double

[Missing <param name="microseconds"/> documentation for "M:RAYLASE.PDA.API.Time.op_Implicit(System.Double)~RAYLASE.PDA.API.Time"]

Return Value

Time

[Missing <returns> documentation for "M:RAYLASE.PDA.API.Time.op_Implicit(System.Double)~RAYLASE.PDA.API.Time"]

See Also