summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util/timer.ts
AgeCommit message (Expand)Author
2024-02-19restructureFlorian Dold
2024-02-01Big integer literals are not available in es2015Sebastian
2024-01-31util: provide fallback for perf timer on quickjsFlorian Dold
2022-11-11fixes and polyfills for quickjsFlorian Dold
2022-09-16prettySebastian
2022-04-11add a timer parameter in the wallet constructor in order to resolve #7120Sebastian
2021-08-12convert performance.now to integer before converting to BigIntFlorian Dold
2021-08-06perf: do bulk readFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-03-17towards wallet-core / util splitFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold