Show / Hide Table of Contents

Class Constants

Inheritance
Object
Constants
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Hal
Assembly: FRC.Hal.dll
Syntax
[NativeInterface(typeof(IConstants))]
public static class Constants

Methods

| Improve this Doc View Source

GetSystemClockTicksPerMicrosecond()

Declaration
public static int GetSystemClockTicksPerMicrosecond()
Returns
Type Description
Int32
  • Improve this Doc
  • View Source
Back to top Copyright © 2017 RobotDotNet