Home
last modified time | relevance | path

Searched refs:minutely (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/devel/elixir-crontab/crontab-1.1.3/test/crontab/cron_expression/
H A Dparser_test.exs131 test "parse \"@minutely\" gives hourly" do
132 assert parse("@minutely") ==
163 test "parse \"*\" gives minutely" do
/dports/archivers/py-borgbackup/borgbackup-1.1.17/docs/usage/
H A Dprune.rst.inc34 … | ``--keep-minutely`` | number of minut…
80 --keep-minutely number of minutely archives to keep
/dports/net/nsscache/nsscache-version-0.44/debian/
H A Dnsscache.cron7 # update the cache 15 minutely
/dports/net/nsscache/nsscache-version-0.44/
H A Dnsscache.cron14 # update the cache 15 minutely
/dports/devel/p5-DateTime-Event-ICal/DateTime-Event-ICal-0.13/lib/DateTime/Event/
H A DICal.pm24 minutely => { name => 'minute', names => 'minutes' },
87 return DateTime::Event::Recurrence->minutely( %by );
499 minutely => \&_minutely_recurrence,
/dports/devel/elixir-quantum/quantum-elixir-2.2.6/pages/
H A Dcrontab-format.md29 | `@minutely` | Run once a minute, same as `~e["* * * * *"]` |
/dports/www/squidguard/squidGuard-1.4/src/
H A Dsg.l139 minutely return MINUTELY;
/dports/www/py-django-extensions/django-extensions-3.0.5/docs/
H A Djobs_scheduling.rst42 …Minutely`` job, create python package with name ``quarter_hourly`` or ``minutely`` respectively (s…
/dports/security/nyx/nyx-2.1.0/web/
H A Dnyxrc.sample66 # each second, 5 seconds, 30 seconds, minutely,
/dports/www/py-graphite-web/graphite-web-1.1.8/docs/releases/
H A D0_9_7.rst14 … draw data at a lower precision than it is stored at (ie. draw hourly datapoints for minutely data)
H A D0_9_10.rst193 * Pass through time with secondly rather than minutely resolution to rrdfetch (tmm1)
/dports/www/py-graphite-web/graphite-web-1.1.8/docs/
H A Dfeeding-carbon.rst119 …_usage, open_files, etc. Also let's say we want to store this data with minutely precision for 30 …
123 …es the metric name. If no schema matches the default schema (2 hours of minutely data) is used. On…
/dports/www/ufdbguard/ufdbGuard-1.35.3/src/
H A Dsg.l213 minutely return MINUTELY;
/dports/lang/nickle/nickle-2.90/examples/
H A Dpolynomial.5c67 * Multiplication efficiency might be minutely improved by
/dports/archivers/py-borgbackup/borgbackup-1.1.17/scripts/shell_completions/bash/
H A Dborg98 …orce -s --stats --list --keep-within --keep-last --keep-secondly --keep-minutely -H --keep-hourly …
/dports/devel/elixir-crontab/crontab-1.1.3/lib/crontab/cron_expression/
H A Dparser.ex19 minutely: %CronExpression{},
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/etc/
H A Dlogger.cfg171 # monthly, weekly, daily, twice_daily, hourly, minutely
/dports/math/py-pandas/pandas-1.2.5/doc/source/getting_started/intro_tutorials/
H A D09_timeseries.rst301 converting secondly data into 5-minutely data).
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/words/
H A Dwords.adv.1913 minutely
/dports/archivers/py-borgbackup/borgbackup-1.1.17/scripts/shell_completions/fish/
H A Dborg.fish216 complete -c borg -f -l 'keep-minutely' -d 'NUMBER of minutely archives to keep' …
/dports/mail/squirrelmail-shared_calendars-plugin/squirrelmail-shared_calendars-plugin-php74-2.0.1_3/calendar/
H A DTODO221 - hourly recurrence? minutely? secondly? (see related bug above)
/dports/math/py-pandas/pandas-1.2.5/doc/source/user_guide/
H A D10min.rst614 data into 5-minutely data). This is extremely common in, but not limited to,
/dports/archivers/py-borgbackup/borgbackup-1.1.17/scripts/shell_completions/zsh/
H A D_borg502 '--keep-minutely[number of minutely archives to keep]: : _borg_guard_unsigned_number "N"' \
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/
H A Darchiver.py1610 if not any((args.secondly, args.minutely, args.hourly, args.daily,
1638 if args.minutely:
1639 keep += prune_split(archives, '%Y-%m-%d %H:%M', args.minutely, keep)
/dports/chinese/bitchx/bitchx-1.2.1/doc/tcl/
H A Dtcl-commands.doc579 returns: list of active minutely timers; each entry in the list contains
588 removes a minutely timer from the list

123456789