libnx  v4.6.0
Data Fields
NsSystemUpdateProgress Struct Reference

SystemUpdateProgress. Commands which have this as output will return 0 with the output cleared, when no task is available. More...

#include <ns.h>

Data Fields

s64 current_size
 Current size. This value can be larger than total_size when the async operation is finishing. When total_size is <=0, this current_size field may contain a progress value for when the total_size is not yet determined.
 
s64 total_size
 Total size, this field is only valid when >0.
 

Detailed Description

SystemUpdateProgress. Commands which have this as output will return 0 with the output cleared, when no task is available.


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