2 #include <samchon/API.hpp> 4 #include <samchon/library/Event.hpp> 63 auto getNumerator()
const->size_t;
68 auto getDenominator()
const->size_t;
73 auto getPercent()
const -> double;
size_t denominator
The number of total progress.
Represent an event running on background.
Event representing a progress.
Abstract class for dispatching Event.
size_t numerator
The number of current progress.
Top level namespace of products built from samchon.