Sunday 23 August 2020

Node.JS Backend Ticks

Hey there. Maybe someone can help me out. I'm trying to do the backend for my Flutter App with Node.js. The app is a simulation that has vitals for multiple patients in it. So for example Node.js needs to update the heart rate of a patient every X seconds/ticks. I saw that there is a 'tick' built into Node.JS. Is that something i can use? Will it be efficient?

Submitted August 23, 2020 at 04:51PM by Cyclom_

No comments:

Post a Comment