issues
search
korken89
/
fugit
`fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at compile time.
Apache License 2.0
56
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Instant missing conversion methods and type aliases
#51
amsam0
opened
2 months ago
0
Better rounding on rate conversion?
#50
thejpster
opened
3 months ago
0
nightly experiment: Fraction
#49
burrbull
opened
5 months ago
0
Lift const values to compiletime with `typenum`
#48
Ben-PH
opened
5 months ago
3
No negative `Duration` possible
#47
thvdveld
opened
8 months ago
0
Bump actions/cache from 3 to 4
#46
dependabot[bot]
opened
9 months ago
0
bors -> merge_queue
#45
burrbull
opened
11 months ago
0
Impl Multiplication between Duration and Rate
#44
gnxlxnxx
opened
1 year ago
1
Add u16 to the existing u32 and u64
#43
AndreySmirnov81
opened
1 year ago
0
Bump actions/checkout from 3 to 4
#42
dependabot[bot]
closed
1 year ago
0
Support for std::ops::Rem
#41
DusterTheFirst
opened
1 year ago
2
mirror From methods
#40
burrbull
closed
1 year ago
5
ceil rounded durations
#39
burrbull
closed
1 year ago
4
`Instant::checked_add_duration` claims to check for overflow, doesn't
#38
Dridus
opened
2 years ago
2
Mention wrap-around behavior of const_cmp
#37
jannic
closed
2 years ago
2
Instant::cmp doesnt comply with Ord requirements
#36
jannic
opened
2 years ago
11
Comparison with Instant of u32::MAX is unsound
#35
henrikssn
closed
2 years ago
7
Add Duration::is_zero method
#34
qiuchengxuan
closed
2 years ago
1
Fixed conversion error for large differences is rate and time
#33
korken89
closed
2 years ago
0
Fix TimerRateU32 and TimerRateU64 to be Rate instead of Duration
#32
haata
closed
2 years ago
5
Why are TimerRateU32 and TimerRateU64 based on Duration instead of Rate?
#31
haata
closed
2 years ago
0
Add is_zero method for Duration plz
#30
qiuchengxuan
closed
2 years ago
3
Bump actions/cache from 2 to 3
#29
dependabot[bot]
closed
2 years ago
1
Make proper documentation with a book
#28
korken89
opened
2 years ago
0
Bump actions/checkout from 2.4.0 to 3
#27
dependabot[bot]
closed
2 years ago
0
short functions which return fixed types
#26
burrbull
closed
2 years ago
5
impl TryFrom<core::time::Duration> for Duration<...>
#25
chrysn
opened
2 years ago
7
Spelling `NOM`
#24
jordens
opened
2 years ago
2
Duration & Rate Div
#23
burrbull
closed
2 years ago
2
Add Duration::to_nanos, to_micros, to_millis, to_secs, to_minutes, to_hours methods
#22
adamgreig
closed
2 years ago
2
Support picoseconds
#21
jordens
opened
2 years ago
2
Add nanosecond units alongside the others
#20
adamgreig
closed
2 years ago
4
Implement *Assign ops
#19
adamgreig
closed
2 years ago
4
Rate support
#18
korken89
closed
2 years ago
4
Bump dangoslen/changelog-enforcer from 2 to 3
#17
dependabot[bot]
closed
2 years ago
0
fugit compile problem
#16
pdgilbert
closed
2 years ago
3
make Duration::convert const
#15
TDHolmes
closed
2 years ago
5
switch const gcd function to the `gcd` crate
#14
TDHolmes
closed
2 years ago
1
use gcd crate & provide a way to convert between `Instant` fractions
#13
TDHolmes
closed
2 years ago
6
test
#12
korken89
closed
2 years ago
0
v0.3.1 release
#11
korken89
closed
2 years ago
0
defmt version span instead of forcing 0.3
#10
korken89
closed
2 years ago
0
Update defmt requirement from 0.2.3 to 0.3.0
#9
dependabot[bot]
closed
2 years ago
1
Bump actions/checkout from 1 to 2.4.0
#8
dependabot[bot]
closed
2 years ago
0
const_panic
#7
burrbull
closed
2 years ago
2
Impl defmt::Format trait
#6
andresv
closed
3 years ago
2
aliases: rename MinsDuration to MinutesDuration
#5
andresv
closed
3 years ago
2
rename `MinsDuration` to `MinutesDuration`
#4
andresv
closed
3 years ago
0
Reexport aliases
#3
andresv
closed
3 years ago
5
Type aliases for common cases
#2
Sympatron
closed
3 years ago
2
Next