Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
Macros | Functions
lsp_message.c File Reference
#include "lsp.h"
#include "../helper/help.h"
#include <time.h>
Include dependency graph for lsp_message.c:

Macros

#define DEBOUNCE_MS   500
 

Functions

void lsp_check_pending_analysis (LSPServer *server)
 
void lsp_handle_message (LSPServer *server, const char *message)
 

Macro Definition Documentation

◆ DEBOUNCE_MS

#define DEBOUNCE_MS   500

Function Documentation

◆ lsp_check_pending_analysis()

void lsp_check_pending_analysis ( LSPServer server)

◆ lsp_handle_message()

void lsp_handle_message ( LSPServer server,
const char *  message 
)