Searched refs:getBmcTime (Results 1 – 5 of 5) sorted by relevance
45 Promise.all([this.$store.dispatch('global/getBmcTime')]).finally(() => {
29 getBmcTime();271 var getBmcTime = function() { function
106 async getBmcTime({ commit }) { method in GlobalStore.actions
303 this.$store.dispatch('global/getBmcTime'),383 this.$store.dispatch('global/getBmcTime');
232 await this.$store.dispatch('global/getBmcTime');