Searched refs:second (Results 1 – 3 of 3) sorted by relevance
| /misc/config_tools/configurator/packages/vue-json-schema-form/utils/ |
| A D | utils.js | 251 second: includeTime ? -1 : 0, 264 second: f(includeTime ? date.getSeconds() : 0), 270 year, month, day, hour = 0, minute = 0, second = 0 argument 274 const utcTime = Date.UTC(year, month - 1, day, hour, minute, second);
|
| /misc/sample_application/uservm/ |
| A D | userApp.cpp | 244 percentage = (i->second * 100 / total_count); in dump_data()
|
| /misc/services/acrn_manager/ |
| A D | README.rst | 156 -d: delay the autostarting of VMs, <0-60> in second (not available in the
|
Completed in 5 milliseconds