datatable.options.progress.updates_per_second¶
updates_per_second
updates_per_second
=
This option controls the progress bar update frequency.
Parameters¶
return
floatCurrent updates_per_second value. Initially, this option is set to 25.0.
value
floatNew updates_per_second value. This is the number of times per second
the display of the progress bar should be updated.
The content on this page is licensed under the Creative Commons Attribution 4.0 License
(CC BY 4.0) ,
and code samples are licensed under the MIT License.