Periodic task

How do you schedule a task if the clock hits XX:50? Without doing subtraction and waiting it. what are the key word to search for?
4 Replies
Pobiega
Pobiega2y ago
There is no such functionality natively, but a package called Coravel has an easy to use in-app scheduler that can do this other alternatives are Hangfire and Quartz
Yawnder
Yawnder2y ago
(or a timer)
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
KKSK@🌸🎵🌸🎵🌸
thanks that library seems great
Want results from more Discord servers?
Add your server
More Posts
Fast look-up algorithmsI'm looking to use a sort of cache of objects which are stored each with a unique key. Currently, I Why is react .net core not serving my SPA files?? [Answered]I have been trying to do a very simple thing for a very long time and could really use some help. I XAML Objects?In the screenshot does creating something like this label mean that it's creating a nameless object?Could not load file or assembly 'System.Collections.Imutable' when using source generatorsI am trying source generators, and now i am getting warning ```Generator failed to generate source. Generating random numbers (int32) [Answered]As you may know ``Guid.NewGuid()`` returns a 128bit random "number" which is very unlikely to get duVisual Studio doesn't work as expected with source generators [Answered]I wanted to give source generators a try, i followed Microsoft tutorial and everything worked as expBlazor WASM Hosted uses wrong basepath on page reloadHello! I have a web app that mostly works as it should, except on a Page Refresh or direct accessingCalling a static abstract method without a generic type [Answered]If I have this code with a static abstract member `Bar` in the interface `IFoo`, is there *any way* WinUI3 app doesn't run outside of Visual StudioI just tried to share a tool I made in WinUI3 with .NET6. That shouldn't be a problem with the publiLearning Agile and Scrum on my own, looking for advice, resources, insightsI haven't had the chance to work both in groups of developers nor in groups of developers working un