helper library

Functions

point({required NornsDuration point, int? key}) NornsPointHelper
pointFromEnd({required NornsDuration point, int? key}) NornsPointHelper
pointPeriodic({required NornsDuration point, required NornsDuration period, int? key}) NornsPointHelper
timer({int? key, NornsDuration? duration, List<NornsPointHelper>? points}) NornsTimer