Searched refs:time (Results 1 – 18 of 18) sorted by relevance
| /misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-core/ |
| A D | README.md | 61 // format: time 62 time: TimePickerWidget, // 格式 20:20:39+00:00 67 // format: date-time 68 'date-time': DateTimePickerWidget, // 格式 2018-11-13T20:20:39+00:00
|
| /misc/sample_application/image_builder/ |
| A D | README.rst | 25 real-time VM image. After the kernel is built, copy those Debian packages (whose 41 the GNOME desktop system will take some time depending on your network and 44 To build the VM image for running real-time applications, run the following
|
| /misc/sample_application/ |
| A D | README.rst | 8 This directory contains a software application that runs a real-time 9 application between a real-time VM and a standard VM using the
|
| /misc/packaging/ |
| A D | compile_iasl.py | 6 import time
|
| /misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-form-naive/src/config/widgets/ |
| A D | WIDGET_MAP.js | 30 time: TimePickerWidget, // 20:20:39+00:00
|
| /misc/services/acrn_manager/ |
| A D | acrn_vm_ops.c | 54 req.timestamp = time(NULL); in query_state() 380 req.timestamp = time(NULL); in stop_vm() 399 req.timestamp = time(NULL); in resume_vm() 419 req.timestamp = time(NULL); in blkrescan_vm()
|
| A D | acrnd.c | 81 current = time(NULL); in acrnd_add_work() 109 current = time(NULL); in try_do_works() 215 current = time(NULL); in load_timer_list() 333 req.timestamp = time(NULL); in get_sos_wakeup_reason() 395 req.timestamp = time(NULL); in set_sos_timer()
|
| A D | README.rst | 61 launch script changes the VM name at launch time, ``acrnctl`` 170 list and launches the User VMs at the right time.
|
| /misc/services/life_mngr/ |
| A D | log.h | 15 time(&tt); in output_timestamp()
|
| A D | life_mngr_win.c | 50 void start_uart_resend(char *buf, unsigned int time) in start_uart_resend() argument 55 resend_time = time + 1U; in start_uart_resend()
|
| /misc/debug_tools/acrn_trace/ |
| A D | README.rst | 25 -t max_time max time to capture trace data (in seconds) 80 .. note:: The tool depends on TSC frequency to do time-based analysis. Be sure 104 ``acrntrace``, with a date-time-based directory name such as
|
| A D | acrntrace.c | 177 time(&timep); in create_trace_file_dir()
|
| /misc/config_tools/configurator/packages/vue-json-schema-form/utils/ |
| A D | utils.js | 272 time = true argument 276 return time ? datetime : datetime.slice(0, 10);
|
| /misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/ |
| A D | CAT.vue | 52 real-time 65 Apply basic real-time defaults 75 <div v-if="index===0">Real-time</div>
|
| A D | cpu_affinity.vue | 38 Real-time vCPU:</label>
|
| /misc/debug_tools/acrn_crashlog/acrnprobe/ |
| A D | README.rst | 50 + polling: run a detecting job with fixed time interval. 93 in a time loop.
|
| A D | probeutils.c | 97 time(&t); in get_current_time_long()
|
| /misc/config_tools/configurator/packages/configurator/src-tauri/ |
| A D | Cargo.lock | 478 "iana-time-zone", 2043 "time", 2701 "time", 3250 "time", 3737 "time", 3921 name = "time" 3928 "time-core", 3929 "time-macros", 3933 name = "time-core" 3939 name = "time-macros" [all …]
|
Completed in 25 milliseconds