Field Types# group Field Types Field Types are a single byte. Defines DCGM_FT_BINARY 'b'# Blob of binary data representing a structure. DCGM_FT_DOUBLE 'd'# 8-byte double precision DCGM_FT_INT64 'i'# 8-byte signed integer DCGM_FT_STRING 's'# Null-terminated ASCII Character string. DCGM_FT_TIMESTAMP 't'# 8-byte signed integer usec since 1970