Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.win32

Class Pdh.PDH_TIME_INFO

    • Field Detail

      • StartTime

        public long StartTime
        Starting time of the sample interval, in local FILETIME format.
      • EndTime

        public long EndTime
        Ending time of the sample interval, in local FILETIME format.
      • SampleCount

        public int SampleCount
        Number of samples collected during the interval.
    • Constructor Detail

      • PDH_TIME_INFO

        public PDH_TIME_INFO()
JNA API 5.10.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.