File: Unit.rst

package info (click to toggle)
python-pyvmomi 6.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,980 kB
  • sloc: python: 9,206; xml: 77; makefile: 9
file content (51 lines) | stat: -rw-r--r-- 962 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
.. _vim.PerformanceManager.CounterInfo: ../../../vim/PerformanceManager/CounterInfo.rst

.. _vim.PerformanceManager.CounterInfo.Unit: ../../../vim/PerformanceManager/CounterInfo/Unit.rst

vim.PerformanceManager.CounterInfo.Unit
=======================================
  Indicates the unit of measure represented by a counter or statistical value.
  :contained by: `vim.PerformanceManager.CounterInfo`_

  :type: `vim.PerformanceManager.CounterInfo.Unit`_

  :name: joule

values:
--------

millisecond
   The time in milliseconds.

kiloBytesPerSecond
   Kilobytes per second.

megaHertz
   Megahertz.

megaBytesPerSecond
   Megabytes per second.

percent
   Percentage values in units of 1/100th of a percent. For example 100 represents 1%.

number
   A quantity of items, for example, the number of CPUs.

second
   The time in seconds.

microsecond
   The time in microseconds.

megaBytes
   Megabytes.

watt
   Watts

kiloBytes
   Kilobytes.

joule
   Joules