mirror of
https://github.com/newnius/YAO-portal.git
synced 2025-06-07 07:31:56 +00:00
update
This commit is contained in:
parent
c19ccf5d69
commit
511492b9e7
@ -108,7 +108,7 @@ function summary_render() {
|
||||
gpu_mem_using.push(item['gpu_mem_total'] - item['gpu_mem_available']);
|
||||
timestamps.push(item['ts']);
|
||||
|
||||
console.log(moment(item['ts'],'mm/dd/yyyy'));
|
||||
console.log(moment(item['ts']).format('HH:mm:ss'));
|
||||
});
|
||||
|
||||
/* CPU Load */
|
||||
|
Loading…
Reference in New Issue
Block a user