1
00:00:00,540 --> 00:00:01,450
Hello, welcome back.

2
00:00:01,470 --> 00:00:04,740
In this lesson, we shall give an overview of the take hook.

3
00:00:05,370 --> 00:00:09,030
So the take hook is also known as the tick callback.

4
00:00:09,060 --> 00:00:15,870
It's a callback function is a function that is called during each tick interrupt this hook function,

5
00:00:15,870 --> 00:00:18,840
execute within the context of the tick interrupt.

6
00:00:19,020 --> 00:00:22,910
And because of this, it has to be as minimal as possible.

7
00:00:22,950 --> 00:00:25,960
Otherwise, this is going to slow down our artists.

8
00:00:26,370 --> 00:00:30,240
This is going to drift it away from its real time nature.

9
00:00:31,300 --> 00:00:37,410
Because whenever there's a tick interrupt, if we want to execute something, it has to be almost nonexistent,

10
00:00:38,050 --> 00:00:38,460
right?

11
00:00:38,500 --> 00:00:42,370
He has to be kept as a short in, as small as possible.

12
00:00:45,310 --> 00:00:51,810
So this is the take look, we shall go to our idee and see how to use it.

13
00:00:53,460 --> 00:01:01,200
And also, this function does not this function must not call any of our three Arktos API functions

14
00:01:01,470 --> 00:01:07,350
that do not end with from Isar so we cannot call Lessie SEMAFO give.

15
00:01:08,390 --> 00:01:09,050
Over here.

16
00:01:10,380 --> 00:01:18,150
Because SEMAFO Gift doesn't end with from Isar if we want to use any of the free outer space and actually

17
00:01:18,150 --> 00:01:21,780
I wouldn't even advise using any of the free Arktos APIs here.

18
00:01:22,890 --> 00:01:28,920
Yeah, and if anything, I would advise against using the take hook.

19
00:01:28,920 --> 00:01:29,790
Just leave it.

20
00:01:31,560 --> 00:01:35,020
Otherwise it's going to create Jittered in your operating system.

21
00:01:35,460 --> 00:01:42,570
OK, in any case, we shall go to the the idee and see how to place a piece of code in to take a look

22
00:01:42,810 --> 00:01:43,440
and see.

23
00:01:43,950 --> 00:01:44,760
That's all there is.

24
00:01:44,760 --> 00:01:47,460
If you have any questions, leave them in the questions and answers.

25
00:01:47,610 --> 00:01:55,350
But before we go, we have to state that this has to be configured by certain config use to go to one

26
00:01:55,350 --> 00:01:57,030
in the free Archos config to.

27
00:01:58,140 --> 00:01:58,550
Right.

28
00:01:58,860 --> 00:02:00,870
This order is oscillator of a nice.
