This library implements the Org-mode back-end generic exporter for HTML Timeline. Installation ------------ Download the timeline scripts from https://squarechip.github.io/timeline/ Then copy the files relative to your html file.n The default (`org-timeline-source-url') is set to "modules/timeline/dist". Usage ----- To test it, run: M-x org-timeline-export-as-html in an Org mode buffer. See ox.el and ox-html.el for more details on how this exporter works.
about-time
is a helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.
Key feature are:
measure the duration of two or more blocks at the same time, including the whole duration
instrument a code to cleanly retrieve durations in one line, to log or send to time series databases
easily see human friendly durations in s (seconds), ms (milliseconds), µs (microseconds) and even ns (nanoseconds)
easily see human friendly counts with SI prefixes like k, M, G, T, etc
measure the actual throughput of a block
easily see human friendly throughputs in
/second
,/minute
,/hour
or even/day
, including SI prefixes
This package provides a timeout attribute for the ntest framework.
This package provides a timeout attribute for the ntest framework.
This package provides a timeout attribute for the ntest framework.
This library provides an OS and implementation independent access to timeouts.
This module provides functions for expressing durations in rounded or exact terms.
This package generates formatted output from timings made in different sections of a program.
This package is a general purpose crate for working with timeouts and delays with futures.
This package is a general purpose crate for working with timeouts and delays with futures.
This package is a general purpose crate for working with timeouts and delays with futures.
This package is a general purpose crate for working with timeouts and delays with futures.
This package provides a connect, read and write timeout aware connector to be used with Hyper client.
This package provides a connect, read and write timeout aware connector to be used with Hyper client.
This is a simple plugin that lets the user run an alarm at a specified time or at the end of a specified countdown period.
This package provides an extension for the template engine Jinja2. It adds a 'now' tag providing a convenient access to the arrow.now() API from templates. A format string can be provided to control the output.
A parser and renderer for binary Olson timezone files whose format is specified by the tzfile(5) man page on Unix-like systems. For more information about this format, see http://www.iana.org/time-zones/repository/tz-link.html. Functions are provided for converting the parsed data into TimeZoneSeries
objects from the timezone-series package.
Produce an HTML page containing horizontal strips that symbolize events in a person's lsife. Since this is entirely a visualization, the image <https://barryzee.github.io/henry-timeline/henry.html> will show the basic use to show a timeline of events. The image <https://barryzee.github.io/vermeer/cssOverlay.html>
shows how to correlate two timelines of events. A brief description is available at <https://barryzee.github.io/timeLineGraphics_manuscript/golden_age.html>
.
TimerOutputs is a small Julia package that is used to generate formatted output from timings made in different sections of a program. It's main functionality is the @timeit
macro, similar to the @time
macro in Base except one also assigns a label to the code section being timed. Multiple calls to code sections with the same label (and in the same "scope") will accumulate the data for that label. After the program has executed, it is possible to print a nicely formatted table presenting how much time, allocations and number of calls were made in each section. The output can be customized as to only show the things you are interested in.
ParseDate
This package is a simple date and time library.
This library provides an OS and implementation independent access to timeouts.
This package lets you set a different time for your tests.
This package provides the IANA time zone for the current system.