JULEA
Data Fields
JStatistics Struct Reference

Data Fields

gboolean trace
 
guint64 files_created
 
guint64 files_deleted
 
guint64 files_stated
 
guint64 sync_count
 
guint64 bytes_read
 
guint64 bytes_written
 
guint64 bytes_received
 
guint64 bytes_sent
 

Detailed Description

A statistics.

Field Documentation

◆ bytes_read

guint64 JStatistics::bytes_read

The number of read bytes.

◆ bytes_received

guint64 JStatistics::bytes_received

The number of received bytes.

◆ bytes_sent

guint64 JStatistics::bytes_sent

The number of sent bytes.

◆ bytes_written

guint64 JStatistics::bytes_written

The number of written bytes.

◆ files_created

guint64 JStatistics::files_created

The number of created files.

◆ files_deleted

guint64 JStatistics::files_deleted

The number of deleted files.

◆ files_stated

guint64 JStatistics::files_stated

The number of stat'ed files.

◆ sync_count

guint64 JStatistics::sync_count

The number of sync operations.

◆ trace

gboolean JStatistics::trace

Whether to trace.


The documentation for this struct was generated from the following file: