-
I just installed `angular-timer`, which requires `momentjs`. We already had `moment` which is required by `angular-moment`. `moment` and `momentjs` seem to be 2 instances of the same thing.
-
/area quality
/kind enhancement
/priority 3
**What would you like to be added**:
MCM needs to have a way to configure API requests frequency.
**Why is this needed**:
On failure to create an…
bg502 updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
Currently I have a use case where I'm using a timer bar to countdown and dismiss a dialog if there's no user interaction, before the…
-
### Is your feature request related to a problem? Please describe.
I'm trying to use ABS for my kids audiobooks during bedtime routine. At least the younger one isn't old enough to decide on her own …
-
# Summary
Add a way to not send an alert on high system usage (cpu for example) when it's only for a short amount of time.
# Situation
During normal operation of certain servers, the load on the …
-
### Describe the project you are working on
A lisp-like code interpreter to use with a generic PEG parser (with syntax similar to [peggyjs](https://peggyjs.org/documentation.html#grammar-syntax-and-s…
-
Yes please remove this as fast as posible
```
moment.locale(this.language);
```
https://github.com/siddii/angular-timer/blob/v1.3.4/dist/angular-timer.js#L378
-
Instead of kick the hypervisor for every tx invocation (can be more than one packet, depending on the tcp stack), ask the scheduler for a range timer between 0 - 200nsec.
If there is an armed timer in…
-
I think that timers in simavr are not precise. I will try to describe it...
I made callback in HOST code:
```
void callback(struct avr_t * avr, avr_io_addr_t addr, uint8_t v, void *param)
{
static …
-
[By default systemd `WatchdogSec` "Defaults to 0, which disables this feature."](https://www.freedesktop.org/software/systemd/man/systemd.service.html#WatchdogSec=)
When a service is configured with …